home *** CD-ROM | disk | FTP | other *** search
/ AT&T WorldNet Service / WorldNet Service Installation Disk - Cybercathlon Games and Interactive Tour of Olympic Museum (1996).ISO / olympics / scripts / ctrl_var.txt next >
Text File  |  1996-06-03  |  5KB  |  101 lines

  1. All
  2. CUE_ERROR_SCALE        0.5    Tightness of matching keystrokes to steps [0.0,1.0]
  3. CUE_FOOT_DEPENDENT     1      Required L/R cues to match feet [0 or 1]
  4. CUE_LATE_DECEL         -0.25  Deceleration for late cues [-ve number]
  5. MAX_VELOCITY           1.1    Maximum velocity for athlete
  6. MIN_VELOCITY_FACTOR    0.3    Minimum velocity for athlete to slow down to [0.0, 1.0]
  7. VELOCITY_SCALE         32.0   Velocity factor to add to throws or jumps
  8. VELOCITY_IMPULSE       6.0    Velocity impulse from athletes throw/jump motion
  9. PITCH_RATE             0.04   Rate at which pitch changes on cue
  10. OPTIMAL_PITCH          45.0   Best pitch to execute event
  11. ATH_AIR_RESISTANCE     -0.2   Resistance due to air for athlete [-ve number]
  12. ATH_START_CUE           1.5   Starting cue to give initial velocity from stop
  13. PROJ_AIR_RESISTANCE    -0.3   Resistance due to air for projectile [-ve number]
  14. PITCH_ERROR_SCALE      0.02   Grade of exponential curve due to scaling pitch error
  15.  
  16. Javelin
  17. JA_MAX_VELOCITY        1.1    Maximum velocity for athlete
  18. JA_VELOCITY_SCALE      43.20  Velocity factor to add to throws or jumps
  19. JA_VELOCITY_IMPULSE    6.0    Velocity impulse from athletes throw/jump motion
  20. JA_PITCH_RATE          0.03   Rate at which pitch changes on cue
  21. JA_START_POINT         50.0   Starting point for athlete on runway
  22. JA_REACT_DIST_1        40.0   Value >= for reaction 1
  23. JA_REACT_DIST_2        70.0   Value >= for reaction 2
  24. JA_PITCH_ERROR_SCALE   0.025  Grade of exponential curve due to scaling pitch error
  25. JA_TEST_ANGLE          30.0   Angle that throw is set to when verbose is on
  26.  
  27. Discus
  28. DI_MAX_VELOCITY        1.1    Maximum velocity for athlete
  29. DI_VELOCITY_SCALE      37.2   Velocity factor to add to throws or jumps
  30. DI_VELOCITY_IMPULSE    6.0    Velocity impulse from athletes throw/jump motion
  31. DI_PITCH_RATE          0.03   Rate at which pitch changes on cue
  32. DI_MAX_SPIN_CYCLES     240    Maximum time to spin up
  33. DI_MAX_WIND_CYCLES     240    Maximum time to wind up
  34. DI_ANGLE_OFFSET        -40.0  Angle offset to adjust direction of throw
  35. DI_ANGLE_SPREAD        0.30   Distribution of discus throws based upon yaw
  36. DI_REACT_DIST_1        45.0   Value >= for reaction 1
  37. DI_REACT_DIST_2        60.0   Value >= for reaction 2
  38. DI_PITCH_ERROR_SCALE   0.020  Grade of exponential curve due to scaling pitch error
  39.  
  40. Hammer
  41. HA_MAX_VELOCITY        1.1    Maximum velocity for athlete
  42. HA_VELOCITY_SCALE      42.0   Velocity factor to add to throws or jumps
  43. HA_VELOCITY_IMPULSE    6.0    Velocity impulse from athletes throw/jump motion
  44. HA_PITCH_RATE          0.03   Rate at which pitch changes on cue
  45. HA_MAX_SPIN_CYCLES     180    Maximum time to spin up
  46. HA_MAX_WIND_CYCLES     180    Maximum time to wind up
  47. HA_ANGLE_OFFSET        -20.0
  48. HA_ANGLE_SPREAD        0.30
  49. HA_REACT_DIST_1        40.0   Value >= for reaction 1
  50. HA_REACT_DIST_2        70.0   Value >= for reaction 2
  51. HA_PITCH_ERROR_SCALE   0.020  Grade of exponential curve due to scaling pitch error
  52.  
  53. Shotput
  54. SH_MAX_VELOCITY        1.1    Maximum velocity for athlete
  55. SH_VELOCITY_SCALE      20.2   Velocity factor to add to throws or jumps
  56. SH_VELOCITY_IMPULSE    3.0    Velocity impulse from athletes throw/jump motion
  57. SH_PITCH_RATE          0.03   Rate at which pitch changes on cue
  58. SH_MAX_SPIN_CYCLES     180    Maximum time to spin up
  59. SH_MAX_WIND_CYCLES     180    Maximum time to wind up
  60. SH_ANGLE_OFFSET        -20.0
  61. SH_ANGLE_SPREAD        0.30
  62. SH_REACT_DIST_1        12.75  Value >= for reaction 1
  63. SH_REACT_DIST_2        19.5   Value >= for reaction 2
  64. SH_PITCH_ERROR_SCALE   0.020  Grade of exponential curve due to scaling pitch error
  65.  
  66. LongJump
  67. LO_MAX_VELOCITY        1.1    Maximum velocity for athlete
  68. LO_VERT_SCALE          3.0
  69. LO_LON_SCALE           1.1
  70. LO_PITCH_RATE          -0.03  Rate at which pitch changes on cue
  71. LO_REACT_DIST_1        5.0    Value >= for reaction 1
  72. LO_REACT_DIST_2        6.5    Value >= for reaction 2
  73. LO_PITCH_ERROR_SCALE   0.020  Grade of exponential curve due to scaling pitch error
  74.  
  75. TripleJump
  76. TR_MAX_VELOCITY        1.1    Maximum velocity for athlete
  77. TR_VERT_SCALE          3.0
  78. TR_LON_SCALE           1.5
  79. TR_PITCH_RATE          -0.03  Rate at which pitch changes on cue
  80. TR_REACT_DIST_1        12.5   Value >= for reaction 1
  81. TR_REACT_DIST_2        15.0   Value >= for reaction 2
  82. TR_PITCH_ERROR_SCALE   0.020  Grade of exponential curve due to scaling pitch error
  83. TR_HOP_SCALE           10.0   Tighntess of matching hop_l & jump_r cues (in clock ticks)
  84. TR_HOP_MIN             0.3    Minimum ZScale if hop_l & jump_r cues are missed
  85.  
  86. HighJump
  87. HI_MAX_VELOCITY        1.1    Maximum velocity for athlete
  88. HI_VERT_SCALE          3.0
  89. HI_LON_SCALE           1.0
  90. HI_PITCH_RATE          -0.03  Rate at which pitch changes on cue
  91. HI_PITCH_ERROR_SCALE   0.0    Grade of exponential curve due to scaling pitch error
  92.  
  93. PoleVault
  94. PO_MAX_VELOCITY        1.1    Maximum velocity for athlete
  95. PO_VERT_SCALE          6.0
  96. PO_LON_SCALE           1.0
  97. PO_PITCH_RATE          -0.03  Rate at which pitch changes on cue
  98. PO_PLANT_WINDOW        0.5    Window of opportunity to plant the pole
  99. PO_PUSH_OFF_VELOCITY   4.0    Horizontal velocity on push off from pole
  100. PO_PITCH_ERROR_SCALE   0.0    Grade of exponential curve due to scaling pitch error
  101.